a{text-decoration:none; color:#666666;}

#chat_f1{
   z-index: 9999999;
    position: fixed;
    width: 82px;
    top: 185px;
    right: 10px;
    _position: absolute;
}

#chat_f2{
   border-bottom: #ccc 1px solid;
    position: fixed;
    border-left: #ccc 1px solid;
    padding-bottom: 1px;
    padding-left: 3px;
    width: 1em;
    padding-right: 3px;
    display: none;
    background: #fff;
    color: #f60;
    border-top: #ccc 1px solid;
    top: 185px;
    cursor: pointer;
    right: 1px;
    border-right: #ccc 1px solid;
    padding-top: 1px;
    _position: absolute;
	font-size:12px;
}

.chat_f1_expr{
   width: 82px;
    height: 0px;
    overflow: hidden;
}

#chat_f1_main{
   background-image: url(img/c2.gif);
    background-repeat: no-repeat;
    background-position: 60px 50%;
    height: 22px;
}

#chat_f1_bottom{
   width: 82px;
    background: url(img/c2.gif) no-repeat 0px -160px;
    height: 3px;
    overflow: hidden;
}

#close{
   width: 22px;
    display: block;
    height: 22px;
    margin-left: 56px;
    cursor: pointer;
}

.listkefu{
   border-bottom: #ffffff 1px solid;
    list-style-type: none;
    height: 67px;
    overflow: hidden;
}


.name{
   line-height: 25px;
}

.detail{
   border-bottom: #ccc 1px solid;
    position: absolute;
    border-left: #ccc 1px solid;
    padding-bottom: 10px;
    line-height: 18px;
    margin-top: -67px;
    padding-left: 10px;
    width: 162px;
    padding-right: 10px;
    display: none;
    background: #fff;
    margin-left: -275px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 10px;
    _margin-left: -258px;
}

.chat_f1_expr .listkefu .detail .border{
   position: absolute;
    margin-top: -10px;
    width: 0px;
    background: #fff;
    height: 25px;
    margin-left: 210px;
}

.mt{
   margin: 2px 0px;
   font-size:12px;
   color:#333;
}
.mt5{
   margin-top: 5px;
}
.send_sms{
   background-image: url(img/c3.gif);
    width: 70px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 25px;
    vertical-align: middle;
}



#chat_f1 .get-codes-bdshare A{
   width: 50px;
}
#chat_f1 #chat_f2{
   font-size: 12px;
}
